home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / flash / japanese.swf / scripts / DefineButton2_306 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-03-05  |  59 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(51);
  4. }
  5.